From: Felix Fietkau Date: Tue, 21 Oct 2025 09:45:18 +0000 (+0000) Subject: CMakeLists.txt: rename udebug-cli to udebug on installation X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=8c967bce23aebab7631261324680b02240e75ee1;p=project%2Fudebug.git CMakeLists.txt: rename udebug-cli to udebug on installation Signed-off-by: Felix Fietkau --- diff --git a/CMakeLists.txt b/CMakeLists.txt index ba6a493..856fc2c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,6 +34,7 @@ INSTALL(FILES udebug.h udebug-pcap.h ) INSTALL(FILES udebug-cli DESTINATION sbin + RENAME udebug ) INSTALL(TARGETS udebugd udebug RUNTIME DESTINATION sbin